home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16311 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: library.erc.clarkson.edu!news
  2. From: Yogerson Falcon <falcony@craft.camp.clarkson.edu>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland 5.0 16-bit Linker Problems
  5. Date: Wed, 10 Apr 1996 06:24:54 -0400
  6. Organization: Clarkson University
  7. Message-ID: <316B8C76.381A@craft.camp.clarkson.edu>
  8. References: <4kbnrg$ofr@Grouper.Exis.Net>
  9. NNTP-Posting-Host: 128.153.36.130
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 3.0B2 (Win95; I)
  14.  
  15. > After loading the patch, I found I still could not link 16 bit code.
  16. > After some more reading, The CONAGENT.EXE properties where set to the
  17. > following:
  18. >                 Program:  Close on Exit was set.
  19. >                 Memory:   Total, Intial Environment, DPMI Memory
  20. >                                 Set to Auto
  21.  
  22.     I been having some problem compiling 16-bit application under BC5.0 
  23. (Development Suite).. I have 16 MB (As the BC5.0 requires) and Win 95... But when 
  24. compiling a short 16-bit program the linker gave an "out of memory" error .. 
  25. However, for some reason when you install only BC5.0 (none of the extras, whonever 
  26. is using the Development Suite), then restart the computer and run the unistall 
  27. program for BC5.0 (which will die after unregistering BC5.0), the linker works; 
  28. however, if you install the patch the linker start giving the "out of memory" 
  29. error (the only way to make work again is to reinstall Win 95, apparently the 
  30. patch corruptes some Win 95 files, and then reinstall BC5.0).
  31.  
  32. >  had a message that C:\WINDOWS\SYSTEM\BWCC16.PAK was open during the
  33. > install and it would be set to write in the delay mode.
  34.  
  35.     I came across a the same error too.
  36.  
  37.             Yogerson Falcon
  38.             falcony@craft.camp.clarkson.edu
  39.